public class TheBOAagent extends BOAagent
acceptConditions, negotiationSession, offeringStrategy, omStrategy, opponentModel, outcomeSpace, savedOutcomesfNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace| Constructor and Description |
|---|
TheBOAagent() |
| Modifier and Type | Method and Description |
|---|---|
void |
agentSetup()
Loads and initializes the decoupled components of the agent.
|
void |
cleanUp()
Removes the references to all components such that the garbage collector
can remove them.
|
java.lang.String |
getName()
Returns the name of the agent.
|
void |
parseStrategyParameters(java.lang.String variables)
Loads the BOA agent information object created by using the GUI.
|
chooseAction, getAcceptanceStrategy, getOfferingStrategy, getOpponentModel, getVersion, init, ReceiveMessage, setDecoupledComponentsendSession, getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getUtility, internalInit, isUIAgent, loadSessionData, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleeppublic void agentSetup()
agentSetup in class BOAagentpublic java.lang.String getName()
public void cleanUp()
public void parseStrategyParameters(java.lang.String variables)
throws java.lang.Exception
parseStrategyParameters in class Agentjava.lang.Exception